Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.help.ITopic

Packages that use ITopic
org.eclipse.help Provides core help system for the platform. 
 

Uses of ITopic in org.eclipse.help
 

Methods in org.eclipse.help that return ITopic
 ITopic[] ITopic.getSubtopics()
          Obtains the topics contained in this node.
 ITopic[] IToc.getTopics()
          Obtains the topics directly contained by a toc.
 ITopic IToc.getTopic(String href)
          Returns a topic with the specified href defined by this TOC.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.